home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / SourceCode / Tutorial / Cookbook / 20.alarm / notes_template < prev    next >
Text File  |  1995-06-12  |  374b  |  23 lines

  1.  
  2. Objective:    Put a timed entry to work is a small alarm clock
  3. program.
  4.  
  5. Summary: We will use the timed entry code as a base, add the
  6. routines to get the time of day and create a user interface for
  7. setting the alarm time.
  8.  
  9. Complexity:
  10.    number of message statements:
  11.    lines of C code:
  12.    lines of postscript:
  13.    
  14. Terms:
  15.    
  16. Discussion:
  17.    
  18. Method:
  19.  
  20. Further Questions:
  21.    
  22.  
  23.